home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 April
/
Macworld (1999-04).dmg
/
Serious Software
/
GrooveMaker demo
/
GrooveMaker Demo
/
Media
/
Credits.dxr
/
00009.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-07-27
|
264 b
|
13 lines
on mouseDown
repeat while the mouseDown
set the memberNum of sprite 3 to the number of member "Hfreccia"
updateStage()
end repeat
end
on mouseUp
set the memberNum of sprite 3 to the number of member "freccia"
updateStage()
go(the frame + 1)
end